home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / winlib.lzh / WINLIB / TEST_LIB.PRJ < prev    next >
Encoding:
Text File  |  1992-02-24  |  333 b   |  16 lines

  1. ; Test file creation using the library
  2.  
  3. test.prg
  4.  
  5. =
  6.  
  7. D:\DEV\PURE_C\LIB\PCSTART.O        ; Pure C Header file
  8.  
  9. test.o
  10. winlib.lib
  11.  
  12. D:\DEV\PURE_C\LIB\PCSTDLIB.LIB    ; standard library
  13. D:\DEV\PURE_C\LIB\PCGEMLIB.LIB    ; GEM library
  14. D:\DEV\PURE_C\LIB\PCEXTLIB.LIB    ; Extended file library
  15. D:\DEV\PURE_C\LIB\PCTOSLIB.LIB    ; TOS library
  16.